home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / dskutil / se_st310.zip / SEE.MNU < prev    next >
Text File  |  1995-01-01  |  4KB  |  83 lines

  1. ;                Pull-down menu for the SEE file viewer/printer
  2. ;            Please make a backup copy before you modify this file!
  3. ;      Pinnacle Software does not officially support reconfigured menus.
  4. ;
  5. ; ■ Null lines, and lines starting with a semicolon (like this one) are ignored.
  6. ; ■ The SELECT line specifies the key to pop up the menu.
  7. ; ■ KeyName2 descriptions are for documentation purposes only.
  8. ; ■ The edge of the pull-down is shown by the | character.
  9. ; ■ "Token" is used by the program to connect each function with a "keypress".
  10. ;   Thus, you may totally rearrange the topics and sub-topics without problems.
  11. ; ■ Key1 and Key2 are based on special key codes (see the end this file).
  12. ;   0 means "not defined".
  13. ; ■ The main headings (e.g. \Text) should not be changed -- that would make 
  14. ;   some of the help topics inaccurate.  You may rearrange them, however.
  15. ;
  16. ;Description/KeyName1          KeyName2 Key1 Key2 Token
  17. ;───────────────────────────── ──────── ──── ──── ─────
  18.  
  19. SELECT F10                      MsRt     196  131    a
  20.  
  21. \General    |                            162    0    -
  22. Setup      AltZ|                         172    0    d
  23. eXit       AltX|                AltQ     173  144    z
  24.  
  25. \Text      |                             148    0    -
  26. Search     AltS|                         159    0    g
  27. Again        F3|                AltA     189  158    h
  28. Copy       AltC|                         174    0    i
  29. Textify    AltY|                         149    0    j
  30.  
  31. \Jump      |                             164    0    -
  32. Line #     AltL|                         166    0    o
  33. Start   CtlHome|                         247    0    p
  34. End      CtlEnd|                         245    0    q
  35. Top left   Home|                         199    0    r
  36. Bot. left   End|                         207    0    s
  37. page Up    PgUp|                         201    0    G
  38. page Down  PgDn|                         209    0    I
  39. Quit@end  Space|                          32  130    H
  40.  
  41. \Display     |                           160    0    -
  42. Ruler        F2|                AltR     188  147    u
  43. Mono  25     F5|                         191    0    v
  44. Color 25     F6|                         192    0    w
  45. moNo  43/50  F7|                         193    0    x
  46. coLor 43/50  F8|                         194    0    y
  47.  
  48. \Printer     |                           153    0    -
  49. Eject       F4|                          190  146    l
  50. Copy to   AltC|                 (dup.)     0    0    m
  51.  
  52. \Help     |                     AltH     187  163    c
  53. Pull-down menus|                           0    0    !
  54. Scrolling      |                           0    0    @
  55. Command line   |                           0    0    #
  56. cmdline Macros |                           0    0    $
  57. sHortcuts      |                           0    0    %
  58. ;
  59. ; F 1  187  Help                 F 2  188  Ruler
  60. ; F 3  189  Again                F 4  190  Page eject
  61. ; F 5  191  Mono 25              F 6  192  Color 25
  62. ; F 7  193  Mono 43/50           F 8  194  Color 43/50
  63. ; F 9  195                       F10  196  Menu
  64. ;
  65. ;
  66. ; ALT Key Codes
  67. ; ─────────────
  68. ;
  69. ; Q 144   W 145   E 146   R 147   T 148   Y 149   U 150   I 151   O 152   P 153
  70. ;
  71. ; A 158   S 159   D 160   F 161   G 162   H 163   J 164   K 165   L 166
  72. ;
  73. ; Z 172   X 173   C 174   V 175   B 176   N 177   M 178
  74. ;
  75. ;   Mouse:  LBtn   130   RBtn   131
  76. ;
  77. ;  Arrows:  CtLeft 243   CtRght 244
  78. ;
  79. ;  Paging:  PgUp   201   PgDn   209
  80. ;           Home   199   End    207
  81. ;           CtHome 247   CtEnd  245   CtPgDn 246
  82. ;
  83.